home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 007 / k9831.arc / READ.ME < prev   
Text File  |  1986-08-31  |  4KB  |  101 lines

  1. ------------------------------------------------------------------------------
  2.  
  3. This document contains changes and bug fixes of interest to existing users 
  4. (most recent first).  New users may disregard it.
  5.  
  6. ------------------------------------------------------------------------------
  7.  
  8. 8/31/86
  9.  
  10. Bug fixes: Extended ASCII code when Ctrl keys hot no longer hangs system;
  11. command stack playback with F7 sometimes returning same entry repeatedly, 
  12. corrected.
  13.  
  14. 8/30/86
  15.  
  16. Screen save file names now added to command stack, releasing Alt-6/Ctrl-F; 
  17. ASCII table transferred from Alt-3/Ctrl-C to Alt-6/Ctrl-F; Alt-3/Ctrl-C 
  18. released to avoid conflict with DOS definition of Ctrl-C.  Alt-10/Ctrl-J 
  19. transferred to Alt-14/Ctrl-N and Alt-13/Ctrl-L transferred to Alt-15/Ctrl-O to 
  20. reduce chance of accidental invocation.
  21.  
  22. "A" switch definition changed to allow Ctrl sequences only as hot keys (as 
  23. well as Alt sequences only, or both, as before).  See documentation.
  24.  
  25. 8/20/86
  26.  
  27. Screen save to disk can now function during DOS disk operations, allowing 
  28. faster repeats; ASCII table now written direct to screen. 
  29.  
  30. 8/16/86
  31.  
  32. Bug in calculator handling of 2 to a negative power corrected.
  33.  
  34. 7/6/86
  35.  
  36. F7 and F8 can now maintain a separate stack within programs.  See 
  37. documentation. 
  38.  
  39. 7/2/86
  40.  
  41. Bug fixes: logo once again is displayed while a command is pending; occasional 
  42. system hang on Alt-8 function corrected. 
  43.  
  44. 7/1/86
  45.  
  46. Alt+keypad sequences may now be substituted for by the ASCII-equivalent 
  47. Ctrl+letter key combination, unless the 'A' switch is set.  (See "HOT KEYS" in 
  48. the documentation.)  This is to get around the problem that some clones, 
  49. notably Leading Edge, do not support K9's method of distinguishing Alt-keypad 
  50. combinations from other, but ASCII-equivalent, combinations.  Of course, this 
  51. will cause a new problem if users on such machines are running WordStar.  
  52. Tough.  Any programmer still using WordStar deserves a little grief.  [This 
  53. has been further improved--see notes of 8/30/86.]
  54.  
  55. 6/23/86
  56.  
  57. 'E' switch added to pause system if a DOS errorlevel of at least the
  58. switch value (other than 0) is being returned by any non-resident process to 
  59. its parent.
  60.  
  61. 5/26/86
  62.  
  63. Alt-7 command set now defines F as form feed.  F's original function is now 
  64. assigned to M.
  65.  
  66. 5/23/86
  67.  
  68. Calculator handling of whole portion of number results has been changed. 
  69. Output is now the least significant 32 bits of any value in the range (2^63-
  70. 1)..2^63-1.  The most important effect of this is that unsigned values in 
  71. the range 2^31..2^32-1 are now handled without reporting an overflow. 
  72. (Values with bit 31 set may be positive or negative; this must be inferred 
  73. from the sign of the floating point result.)  Overflow now appears as 0 
  74. instead of 80000000H--of course 0 may also be valid.
  75.  
  76. 'B' switch added to advise K9 that a BW monitor is in use with a color card, 
  77.  avoiding unreadable displays in some situations.
  78.  
  79. 5/7/86
  80.  
  81. K9 now detects the presence of an EGA card automatically, enabling the screen-
  82. aver function to work.
  83.  
  84. 4/9/86
  85.  
  86. Bug of calculator printing 0.00000000000000e<whatever> for values rounding 
  87. up to 10 to an integer power corrected.  
  88.  
  89. 4/7/86
  90.  
  91. K9 now has an option to allow the user to require that some designated 
  92. control-key-function-key combination precede a K9 function request.  This is 
  93. to get around conflicts with other resident utilities or programs that want 
  94. to define the Alt-keypad sequences themselves.  See the "K" switch 
  95. documentation.  
  96.  
  97.  
  98.  
  99.  
  100. 
  101.